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

PUB-2269 Update OTP APIM #399

Merged
merged 11 commits into from
Jan 24, 2024
Merged

PUB-2269 Update OTP APIM #399

merged 11 commits into from
Jan 24, 2024

Conversation

KianKwa
Copy link
Contributor

@KianKwa KianKwa commented Dec 21, 2023

JIRA link (if applicable)

https://tools.hmcts.net/jira/browse/PUB-2269

Change description

Update OTP APIM

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

@KianKwa KianKwa changed the title Pub 2269 Update OTP APIM PUB-2269 Update OTP APIM Dec 21, 2023
Copy link
Contributor

Plan Result

Plan: 0 to add, 3 to change, 0 to destroy.
  • Update
    • azurerm_api_management_api_operation_policy.apim_api_operation_policy["sendOtpEmail"]
    • azurerm_api_management_api_operation_policy.apim_api_operation_policy["welcome"]
    • module.apim_api_policy[0].azurerm_api_management_api_policy.api_policy
Change Result (Click me)
  # azurerm_api_management_api_operation_policy.apim_api_operation_policy["sendOtpEmail"] will be updated in-place
  ~ resource "azurerm_api_management_api_operation_policy" "apim_api_operation_policy" {
        id                  = "/subscriptions/74dacd4f-a248-45bb-a2f0-af700dc4cf68/resourceGroups/ss-stg-network-rg/providers/Microsoft.ApiManagement/service/sds-api-mgmt-stg/apis/pip-publication-services-api/operations/sendOtpEmail"
      # Warning: this attribute value will be marked as sensitive and will not
      # display in UI output after applying this change.
      ~ xml_content         = (sensitive value)
        # (4 unchanged attributes hidden)
    }

  # azurerm_api_management_api_operation_policy.apim_api_operation_policy["welcome"] will be updated in-place
  ~ resource "azurerm_api_management_api_operation_policy" "apim_api_operation_policy" {
        id                  = "/subscriptions/74dacd4f-a248-45bb-a2f0-af700dc4cf68/resourceGroups/ss-stg-network-rg/providers/Microsoft.ApiManagement/service/sds-api-mgmt-stg/apis/pip-publication-services-api/operations/welcome"
      # Warning: this attribute value will be marked as sensitive and will not
      # display in UI output after applying this change.
      ~ xml_content         = (sensitive value)
        # (4 unchanged attributes hidden)
    }

  # module.apim_api_policy[0].azurerm_api_management_api_policy.api_policy will be updated in-place
  ~ resource "azurerm_api_management_api_policy" "api_policy" {
        id                  = "/subscriptions/74dacd4f-a248-45bb-a2f0-af700dc4cf68/resourceGroups/ss-stg-network-rg/providers/Microsoft.ApiManagement/service/sds-api-mgmt-stg/apis/pip-publication-services-api"
      # Warning: this attribute value will be marked as sensitive and will not
      # display in UI output after applying this change.
      ~ xml_content         = (sensitive value)
        # (3 unchanged attributes hidden)
    }

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

ChrisS1512 and others added 2 commits January 4, 2024 10:31
* PUB-2182 add terraform_format.yml

* Automated Change

---------

Co-authored-by: NatashaAlker <[email protected]>
KianKwa and others added 2 commits January 8, 2024 12:26
# Conflicts:
#	infrastructure/tf-apim-api.tf
#	infrastructure/tf-apim-operations.tf
Base automatically changed from freeze to master January 8, 2024 15:09
KianKwa and others added 2 commits January 9, 2024 10:43
# Conflicts:
#	infrastructure/tf-apim-api.tf
#	infrastructure/tf-apim-operations.tf
@hmcts-jenkins-cnp hmcts-jenkins-cnp bot requested a deployment to preview January 9, 2024 10:51 Abandoned
@ChrisS1512 ChrisS1512 merged commit 1957754 into master Jan 24, 2024
5 checks passed
@ChrisS1512 ChrisS1512 deleted the PUB-2269 branch January 24, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants