Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

[feature request] data source for rancher stack. #72

Open
ozbillwang opened this issue Apr 17, 2018 · 0 comments
Open

[feature request] data source for rancher stack. #72

ozbillwang opened this issue Apr 17, 2018 · 0 comments

Comments

@ozbillwang
Copy link

ozbillwang commented Apr 17, 2018

Hi there,

Terraform Version

$ terraform version
Terraform v0.11.6
+ provider.rancher v1.2.0
+ provider.template v1.0.0

Affected Resource(s)

Please list the resources as a list, for example:

  • data source rancher_stack

Terraform Configuration Files

fake hcl

data "rancher_stack" "hello_world" {
  name = "hello_world"
  environment = "dev"
}

We can add service, service alias, load balancer and external service to running rancher stack. I'd like to have a data source to gather the details of exist rancher stacks.

@ozbillwang ozbillwang changed the title [feature required] data source for rancher stack. [feature request] data source for rancher stack. Apr 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants