-
Notifications
You must be signed in to change notification settings - Fork 9.5k
fix: mark aws_route53profiles_resource_association resource_properties as Computed #42562
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
base: main
Are you sure you want to change the base?
Conversation
Community GuidelinesThis comment is added to every new Pull Request to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀 Voting for Prioritization
Pull Request Authors
|
eaaedd5
to
20093c4
Compare
Hi |
As Thursday is usually release day, I'd say very slim. It's probably also good to know the maintainers are trying to get 6.0 out of the door, which reduces chances of this being picked up soon. But @justinretzolk might know more. |
@aristosvo |
@erezo9 You could try to predict the values and see if that works as input. Other option is to compile the provider based on my branch. Other than that I cannot think of anything. |
@aristosvo i have compiled it based on your branch for now seems to work fine |
If you want me to rebase/merge main to make sure the other parts of the provider are on par with main, please let me know! Happy to do that once in a while until it is merged |
@aristosvo all good But thanks for the assist! |
Description
Mark
aws_route53profiles_resource_association
resource_properties
attribute as Computed to enableaws_vpc_endpoint
association.Relations
Closes #42558
Closes #42489
References
Output from Acceptance Testing