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

[IOPLT-807] Update Azure Tags of Core module resources #1375

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

Krusty93
Copy link
Contributor

@Krusty93 Krusty93 commented Jan 9, 2025

Motivation and Context

Tagging strategy have been updated

Major Changes

Update tags

Dependencies

Testing

Documentation

Other Considerations

@Krusty93 Krusty93 requested a review from a team as a code owner January 9, 2025 14:15
@github-actions github-actions bot added the core label Jan 9, 2025
@Krusty93 Krusty93 force-pushed the IOPLT-807-impostare-il-tag-del-centro-di-costo-core branch from de0df38 to e80e730 Compare January 9, 2025 14:31
Copy link

sonarqubecloud bot commented Jan 9, 2025

Copy link

github-actions bot commented Jan 9, 2025

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

Terraform Plan
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # module.custom_roles.azurerm_role_definition.pagopa_opex_contributor will be updated in-place
  ~ resource "azurerm_role_definition" "pagopa_opex_contributor" {
      ~ assignable_scopes           = [
            "/subscriptions/ec285037-c673-4f58-b594-d7c480da4e8b",
          - "/subscriptions/d7de83e0-0571-40ad-b63a-64c942385eae",
        ]
        id                          = "/subscriptions/ec285037-c673-4f58-b594-d7c480da4e8b/providers/Microsoft.Authorization/roleDefinitions/b487bfdf-3964-31c3-a18f-387cc7aec2c6|/subscriptions/ec285037-c673-4f58-b594-d7c480da4e8b"
        name                        = "PagoPA Opex Dashboards Contributor"
        # (4 unchanged attributes hidden)

        # (1 unchanged block hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

Warning: Deprecated attribute

  on ../_modules/vpn/main.tf line 27, in module "vpn":
  27:       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 14 more similar warnings elsewhere)

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.

@Krusty93 Krusty93 added this pull request to the merge queue Jan 9, 2025
Merged via the queue into main with commit 6d82a6e Jan 9, 2025
6 checks passed
@Krusty93 Krusty93 deleted the IOPLT-807-impostare-il-tag-del-centro-di-costo-core branch January 9, 2025 14:34
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.

3 participants