You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.
Due to an issue in the terraform aws-providers, I can't seem to run a terraform apply after the initial apply. I get an error saying that the "Source" stage requires an "OAuth" token, which hasn't changed.
The ignore lifecycle block doesn't appear to be ignoring it either. So I'm not sure how we can fix this.
The text was updated successfully, but these errors were encountered:
@paulo-space-walker can you post your output of terraform -v?
I've got 0.12.25 and your solution doesn't work for me. Maybe we have different versions of the aws provider?
Due to an issue in the terraform aws-providers, I can't seem to run a
terraform apply
after the initial apply. I get an error saying that the "Source" stage requires an "OAuth" token, which hasn't changed.The ignore lifecycle block doesn't appear to be ignoring it either. So I'm not sure how we can fix this.
The text was updated successfully, but these errors were encountered: