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

[1750] Fix environment_domains linting issues #108

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

saliceti
Copy link
Member

@saliceti saliceti commented Jul 2, 2024

Context

redirect_rules is a list of maps, but the default value is an empty map. It may cause issues if it's used.

Changes proposed in this pull request

  • Fix redirect_rules default value
  • Fix string interpolations

Guidance to review

Use the 1750-claim-create-zone-in-s189 branch in terrafile and try with/without redirect rule (tested on claims: DFE-Digital/claim-additional-payments-for-teaching#2953)

Checklist

  • I have performed a self-review of my code, including formatting and typos
  • I have cleaned the commit history
  • I have added the Devops label
  • I have attached the pull request to the trello card

@saliceti saliceti force-pushed the 1750-claim-create-zone-in-s189 branch from b9b450c to 40aab49 Compare July 2, 2024 13:30
@saliceti saliceti added the devops label Jul 2, 2024
@saliceti
Copy link
Member Author

saliceti commented Jul 2, 2024

@saliceti saliceti marked this pull request as ready for review July 2, 2024 13:37
@saliceti saliceti force-pushed the 1750-claim-create-zone-in-s189 branch 2 times, most recently from eba7bd7 to 98e32e8 Compare July 2, 2024 13:42
- Fix redirect_rules default value
- Fix string interpolations
@saliceti saliceti force-pushed the 1750-claim-create-zone-in-s189 branch from 98e32e8 to 24f3105 Compare July 2, 2024 13:45
@saliceti saliceti merged commit 6cded61 into main Jul 2, 2024
3 checks passed
@saliceti saliceti deleted the 1750-claim-create-zone-in-s189 branch July 2, 2024 15:42
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.

2 participants