fix: update access mod in examples (#47)

Signed-off-by: matttrach <matttrach@gmail.com>
This commit is contained in:
Matt Trachier 2024-02-09 14:02:50 -06:00 committed by GitHub
parent 1e7e0d4715
commit 0d7dbaab1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
29 changed files with 29 additions and 29 deletions

View File

@ -23,7 +23,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -18,7 +18,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = local.name
vpc_cidr = "10.0.255.0/24" # gives 256 usable addresses from .1 to .254, but AWS reserves .1 to .4 and .255, leaving .5 to .254

View File

@ -23,7 +23,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -19,7 +19,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = local.name
vpc_cidr = "10.0.255.0/24" # gives 255 usable addresses from .1 to .255, but AWS reserves .1 to .4 and .255, leaving .5 to .254

View File

@ -22,7 +22,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -22,7 +22,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -22,7 +22,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -23,7 +23,7 @@ locals {
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -22,7 +22,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -22,7 +22,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -21,7 +21,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -22,7 +22,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -22,7 +22,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -21,7 +21,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -22,7 +22,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -21,7 +21,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -22,7 +22,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -23,7 +23,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -23,7 +23,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -23,7 +23,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -22,7 +22,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -22,7 +22,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -22,7 +22,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -22,7 +22,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -23,7 +23,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -23,7 +23,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -23,7 +23,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -23,7 +23,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"

View File

@ -23,7 +23,7 @@ locals {
# selecting the vpc, subnet, and ssh key pair, generating a security group specific to the runner
module "aws_access" {
source = "rancher/access/aws"
version = "v1.0.0"
version = "v1.1.1"
owner = local.email
vpc_name = "default"
subnet_name = "default"