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

[CES-584] Fixes typo in #1382 #1383

Merged

Conversation

Krusty93
Copy link
Contributor

Motivation and Context

Fixes typo

Major Changes

Variables were mixed

Dependencies

Testing

Documentation

Other Considerations

@Krusty93 Krusty93 requested a review from a team as a code owner January 16, 2025 16:50
@github-actions github-actions bot added the core label Jan 16, 2025
@Krusty93 Krusty93 merged commit a69f85f into main Jan 16, 2025
4 of 5 checks passed
@Krusty93 Krusty93 deleted the CES-584-allineamento-permessi-gruppi-entra-id-io-con-as-is-2 branch January 16, 2025 16:51
Copy link

📖 Terraform Plan ('src/core/prod') - success

Terraform Plan
No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

Warning: Deprecated attribute

  on ../_modules/vpn/main.tf line 22, in module "vpn":
  22:       aad_audience          = data.azuread_application.vpn_app.application_id

The attribute "application_id" is deprecated. Refer to the provider
documentation for details.

(and one more similar warning elsewhere)

Warning: Argument is deprecated

  with module.azdoa_weu.module.azdoa_snet.azurerm_subnet.this,
  on .terraform/modules/azdoa_weu.azdoa_snet/subnet/main.tf line 23, in resource "azurerm_subnet" "this":
  23:   private_endpoint_network_policies_enabled     = var.private_endpoint_network_policies_enabled

`private_endpoint_network_policies_enabled` will be removed in favour of the
property `private_endpoint_network_policies` in version 4.0 of the AzureRM
Provider

(and 11 more similar warnings elsewhere)

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

Successfully merging this pull request may close these issues.

1 participant