terraform-provider-alks icon indicating copy to clipboard operation
terraform-provider-alks copied to clipboard

Terraform Provider for ALKS

Results 13 terraform-provider-alks issues
Sort by recently updated
recently updated
newest added

Since ALKS no longer produces federated access keys, it'd help reduce confusion to remove references to things like the `-i` flag on the ALKS CLI. Perhaps the message could more...

enhancement

We're using version 0.9.11 with Terraform 0.9.11. ## Scenario 1. We create an ``alks_iamrole`` of ``type = "Amazon EC2"``. 2. Everything works right; some time passes. 3. Someone (via a...

bug
enhancement

In situations where dynamically constructed names can potentially end up identical, it would be nice if the provider detected that it was planning to create resources with duplicate names during...