Closed hillaryj closed 4 years ago
At first blush, these records appear correct to me. Have you tried terraform import
ing the records you created manually and verifying that terraform apply
(or terraform plan
) doesn't want to make changes? I can walk you through that for one or two of the records this afternoon if you want.
Adds manually-created Crossfeed entries for prod and staging instances to Terraform.
๐ฃ Description
๐ญ Motivation and Context
๐งช Testing
Both
terraform validate
and pre-commit pass.๐ท Screenshots (if appropriate)
๐ฅ Types of Changes
โ Checklist