Skip to content

Commit

Permalink
update components path to core
Browse files Browse the repository at this point in the history
  • Loading branch information
folarin oyenuga committed Apr 10, 2024
1 parent 3cbc812 commit 7567b1a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Note: Associating oidc process takes around 35 minutes.

#### 2) Apply changes within components (terraform)

Execute `terraform plan` inside [`cloud-platform-infrastructure/terraform/aws-accounts/cloud-platform-aws/vpc/eks/components` directory](https://github.com/ministryofjustice/cloud-platform-infrastructure/terraform/aws-accounts/cloud-platform-aws/vpc/eks/components)
Execute `terraform plan` inside [`cloud-platform-infrastructure/terraform/aws-accounts/cloud-platform-aws/vpc/eks/core/components` directory](https://github.com/ministryofjustice/cloud-platform-infrastructure/tree/main/terraform/aws-accounts/cloud-platform-aws/vpc/eks/core/components)
to ensure changes match kuberos resource, if they do, apply them:

```
Expand Down

0 comments on commit 7567b1a

Please sign in to comment.