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

azurerm_spring_cloud_gateway - environment_variables and sensitive_environment_variables are no longer ForceNew #27404

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

mbfrahry
Copy link
Member

No description provided.

@@ -274,7 +274,6 @@ func (s SpringCloudGatewayResource) Arguments() map[string]*pluginsdk.Schema {

"environment_variables": {
Type: pluginsdk.TypeMap,
ForceNew: true,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These ForceNews are not needed

Copy link
Collaborator

@katbyte katbyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🌻

@mbfrahry mbfrahry changed the title tests - fix spring-cloud tests azurerm_spring_cloud_gateway - environment_variables and sensitive_environment_variables are no longer ForceNew Sep 19, 2024
@mbfrahry mbfrahry merged commit 44f142e into main Sep 19, 2024
33 checks passed
@mbfrahry mbfrahry deleted the t-spring-cloud branch September 19, 2024 21:02
@github-actions github-actions bot added this to the v4.3.0 milestone Sep 19, 2024
mbfrahry added a commit that referenced this pull request Sep 19, 2024
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants