Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

target resources using wildcards ? #17916

Closed
earzur opened this issue Apr 22, 2018 · 3 comments
Closed

target resources using wildcards ? #17916

earzur opened this issue Apr 22, 2018 · 3 comments

Comments

@earzur
Copy link

earzur commented Apr 22, 2018

Terraform Version

Terraform v0.11.7
+ provider.aws v1.9.0
+ provider.template v1.0.0

We use terraform to provision complex systems such as elasticsearch and rancher clusters, etc...

We sometimes need to target several resources with the same commands, and it would be extremely useful to be able to target resources with wildcard...

things like terraform apply -target aws_instance.es_cluster.*, instead of having to use terraform apply -target aws_instance.es_cluster.0 -target aws_instane.es_cluster.1... would be very useful.

@marcosnils
Copy link
Contributor

Dupe of #2182 ?

@jbardin
Copy link
Member

jbardin commented May 4, 2018

Thanks for finding it @marcosnils!

@jbardin jbardin closed this as completed May 4, 2018
@ghost
Copy link

ghost commented Apr 3, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 3, 2020
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

3 participants