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

Enable CI tests for this repo #1

Closed
joeduffy opened this issue Jul 21, 2017 · 1 comment
Closed

Enable CI tests for this repo #1

joeduffy opened this issue Jul 21, 2017 · 1 comment

Comments

@joeduffy
Copy link
Member

No description provided.

@lukehoban
Copy link
Member

From @mmdriley:

e.g.

let instanceProfile = new aws.iam.InstanceProfile("ecsClusterInstanceProfile", {
roles: [ instanceRole ],
});
Caused by hashicorp/terraform-provider-aws#1777.

We can probably fix this in the Terraform AWS provider, but if we hit this often enough we may need to think about invoking the provider's "Refresh" logic so we're not fighting against the provider's assumptions based on how it's used from Terraform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants