diff --git a/website/content/docs/operations/aws-oidc-provider.mdx b/website/content/docs/operations/aws-oidc-provider.mdx index e98015b61..7796aa0a2 100644 --- a/website/content/docs/operations/aws-oidc-provider.mdx +++ b/website/content/docs/operations/aws-oidc-provider.mdx @@ -25,8 +25,7 @@ The instructions on this page also assume the following: - Your AWS account has the necessary permissions to create IAM roles, policies, hosted zones, and certificates. -- Terraform is installed locally and - [configured to communicate with AWS](https://registry.terraform.io/providers/hashicorp/aws/latest/docs#authentication-and-configuration). +- You are using Terraform to manage your AWS infrastructure. ## Workflow @@ -400,4 +399,4 @@ Verify that the file was also uploaded to the S3 bucket. [Workload Identity]: /nomad/docs/concepts/workload-identity -[OpenID Connect Provider]: https://openid.net/developers/how-connect-works/ \ No newline at end of file +[OpenID Connect Provider]: https://openid.net/developers/how-connect-works/