Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Feb 5, 2024
1 parent 1f8393f commit ec762f1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions conversion/eks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

Work in a git branch.

* get a group email for the certificate. Add to `settings.auto.tfvars` as

```hcl
contact_email = "group-email-adress@census.gov"
```

* update variables

Get an updated `variables.eks.tf` from [here](https://github.e.it.census.gov/raw/terraform-modules/aws-eks/tf-upgrade/full-cluster-tf-upgrade/common-services/variables.eks.tf) and replace locally. It should be a link
in the common-services directory. Please maintain it as a link, or update in the parent (EKS top level directory).

* copy new file

Copy `cert-manager-issuer.tf` from [here](cert-manager-issuer.tf) or [here](https://github.e.it.census.gov/raw/terraform-modules/aws-eks/tf-upgrade/examples/cert-manager-issuer/cert-manager-issuer.tf) to `common-services/`.
Expand Down

0 comments on commit ec762f1

Please sign in to comment.