Skip to content

alks_iamrole type change goes unnoticed #17

@jantman

Description

@jantman

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 ticket) changes the Trust Policy on this role.
  4. Terraform plan shows no changes

Expected Behavior

Terraform plan shows either a different "type" for the role, or an unknown "type".

I don't know the ALKS API very well, but it feels like this violates the idempotent and authoritative nature of terraform.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions