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

AssociationDoesNotExist: #3416

Closed
h4wkmoon opened this issue Feb 16, 2018 · 3 comments · Fixed by #3776
Closed

AssociationDoesNotExist: #3416

h4wkmoon opened this issue Feb 16, 2018 · 3 comments · Fixed by #3776
Labels
bug Addresses a defect in current functionality. good first issue Call to action for new contributors looking for a place to start. Smaller or straightforward issues. service/ssm Issues and PRs that pertain to the ssm service.
Milestone

Comments

@h4wkmoon
Copy link

Hello,

We are facinf an issue where we can't plan or apply anything due to something that seems to be a bug regarding the refresh of aws_ssm_association.

Terraform Version

Terraform v0.11.3

Affected Resource(s)

aws_ssm_association

Expected Behavior

What should have happened?

Actual Behavior

What actually happened?

Steps to Reproduce

Please list the steps required to reproduce the issue, for example:

  • Create an aws_ssm_association with Terraform. (plan, apply, the whole stuff)
  • Manually delete it from AWS Console.
  • Try to refresh, plan or apply and get the error

Error reading SSM association: AssociationDoesNotExist: Association xxxx does not exist.

Workaround:

Remove item from state using "state rm" command.

terraform state rm aws_ssm_association.assocname
@bflad bflad added bug Addresses a defect in current functionality. service/ssm Issues and PRs that pertain to the ssm service. labels Feb 21, 2018
@Ninir Ninir added the easy label Mar 2, 2018
@paultyng paultyng added good first issue Call to action for new contributors looking for a place to start. Smaller or straightforward issues. help wanted and removed good first issue Call to action for new contributors looking for a place to start. Smaller or straightforward issues. help wanted labels Mar 5, 2018
@bflad bflad added this to the v1.12.0 milestone Mar 15, 2018
@bflad
Copy link
Contributor

bflad commented Mar 15, 2018

The fix for this has been merged into master and will release with v1.12.0 of the AWS provider, likely in about a week.

@bflad
Copy link
Contributor

bflad commented Mar 23, 2018

This has been released in version 1.12.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

@ghost
Copy link

ghost commented Apr 7, 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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Apr 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Addresses a defect in current functionality. good first issue Call to action for new contributors looking for a place to start. Smaller or straightforward issues. service/ssm Issues and PRs that pertain to the ssm service.
Projects
None yet
4 participants