Closed mathematiguy closed 2 years ago
One thing I've noticed after looking through the docs here: https://registry.terraform.io/providers/iterative/iterative/latest/docs/resources/task#argument-reference
is that there is no way to assign a tag to an ec2 instance. This is often necessary for billing purposes, so it would be great if there were a way do this.
Thanks for the great work!
@mathematiguy, released with v0.10.14, should be available as soon as the release workflow finishes running; you can upgrade by running terraform init --upgrade
terraform init --upgrade
One thing I've noticed after looking through the docs here: https://registry.terraform.io/providers/iterative/iterative/latest/docs/resources/task#argument-reference
is that there is no way to assign a tag to an ec2 instance. This is often necessary for billing purposes, so it would be great if there were a way do this.
Thanks for the great work!