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-68] Added configuration for APIM migration to itn #1274

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mamu0
Copy link
Contributor

@mamu0 mamu0 commented Oct 31, 2024

Motivation and Context

In view of the migration of the APIM in italynorth, this PR was created which contains the creation of all the resources that will point to the new APIM, it will be applied before making the backup and restore on the new APIM in ITN, so as to generate all the necessary APIs and products.
Subsequently, all the commented code will be uncommented in a specific PR and the imports of all those resources will be made.
Once the migration is finished, the files and resources relating to the weu APIM v2 will be deleted.

Major Changes

Dependencies

Testing

Documentation

Other Considerations

Copy link

sonarcloud bot commented Oct 31, 2024

Copy link

github-actions bot commented Oct 31, 2024

Terraform Plan ('src/domains/cgn/prod') 📖

Terraform Plan
module.apim.data.azurerm_api_management.apim_itn: Still reading... [10s elapsed]
module.apim.data.azurerm_api_management.apim_itn: Still reading... [20s elapsed]
module.apim.data.azurerm_api_management.apim_itn: Still reading... [30s elapsed]
module.apim.data.azurerm_api_management.apim_itn: Still reading... [40s elapsed]
module.apim.data.azurerm_api_management.apim_itn: Still reading... [50s elapsed]

Planning failed. Terraform encountered an error while generating this plan.


Warning: Deprecated Resource

  with module.functions.azurerm_app_service_plan.app_service_plan_cgn_common,
  on ../_modules/functions_apps/app_service_plan_cgn_common.tf line 1, in resource "azurerm_app_service_plan" "app_service_plan_cgn_common":
   1: resource "azurerm_app_service_plan" "app_service_plan_cgn_common" {

The `azurerm_app_service_plan` resource has been superseded by the
`azurerm_service_plan` resource. Whilst this resource will continue to be
available in the 2.x and 3.x releases it is feature-frozen for compatibility
purposes, will no longer receive any updates and will be removed in a future
major release of the Azure Provider.

(and one more similar warning elsewhere)
::error::Terraform exited with code 1.

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