From 4eb366b97eeaf3056d16afb6d49e5e9cc1a3ce8f Mon Sep 17 00:00:00 2001 From: devops hipster in training Date: Mon, 12 Jul 2021 18:49:26 +1000 Subject: [PATCH] docs: Adjust `${aws::accountId}` reference example --- docs/providers/aws/guide/variables.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/providers/aws/guide/variables.md b/docs/providers/aws/guide/variables.md index b19f64332..87b2b3b70 100644 --- a/docs/providers/aws/guide/variables.md +++ b/docs/providers/aws/guide/variables.md @@ -317,7 +317,8 @@ Account ID of you AWS Account, based on the AWS Credentials that you have config ```yml service: new-service -provider: aws +provider: + name: aws functions: func1: