endswith and startswith · Issue #28209 · hashicorp/terraform
Current Terraform Version 0.14.8 Use-cases Need to take action depending on how a string ends or starts Attempted Solutions This is the code I have to use to add an ending if it is missing: locals ...