diff --git a/pkg/project/stack/aws.config.yaml b/pkg/project/stack/aws.config.yaml index e36a47419..4bc1498b4 100644 --- a/pkg/project/stack/aws.config.yaml +++ b/pkg/project/stack/aws.config.yaml @@ -1,5 +1,5 @@ # The nitric provider to use -provider: nitric/aws@1.1.1 +provider: nitric/aws@1.2.0 # The target aws region to deploy to # See available regions: # https://docs.aws.amazon.com/general/latest/gr/lambda-service.html diff --git a/pkg/project/stack/azure.config.yaml b/pkg/project/stack/azure.config.yaml index 72d1cf3ad..985def9cd 100644 --- a/pkg/project/stack/azure.config.yaml +++ b/pkg/project/stack/azure.config.yaml @@ -1,7 +1,7 @@ # The provider to use and it's published version # See releases: # https://github.com/nitrictech/nitric/tags -provider: nitric/azure@1.1.1 +provider: nitric/azure@1.2.0 # The target Azure region to deploy to # See available regions: # https://azure.microsoft.com/en-us/explore/global-infrastructure/products-by-region/?products=container-apps diff --git a/pkg/project/stack/gcp.config.yaml b/pkg/project/stack/gcp.config.yaml index 12294ba66..5ffb63a94 100644 --- a/pkg/project/stack/gcp.config.yaml +++ b/pkg/project/stack/gcp.config.yaml @@ -2,7 +2,7 @@ # The provider to use and it's published version # See releases: # https://github.com/nitrictech/nitric/tags -provider: nitric/gcp@1.1.1 +provider: nitric/gcp@1.2.0 # The target GCP region to deploy to # See available regions: