Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit d6607c3

Browse files
committed
update AWS provider template version.
1 parent 2848dcc commit d6607c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/python/ai-podcast-part-1.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ nitric stack new test aws
617617
This will generate a nitric stack file called `test` which defines how we want to deploy a stack to AWS. We can update this stack file with settings to configure our batch service and the AWS Compute environment it will run in.
618618

619619
```yaml title: nitric.test.yaml
620-
provider: nitric/[email protected].1
620+
provider: nitric/[email protected].2
621621
# The target aws region to deploy to
622622
# See available regions:
623623
# https://docs.aws.amazon.com/general/latest/gr/lambda-service.html

0 commit comments

Comments
 (0)