Skip to content

Commit

Permalink
Bumps version to 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lorengordon committed Jul 30, 2019
1 parent 07e17c9 commit 5ac9284
Show file tree
Hide file tree
Showing 30 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.3.3
current_version = 0.3.4
commit = True
message = Bumps version to {new_version}
tag = False
Expand Down
2 changes: 1 addition & 1 deletion templates/db_mssql_alwayson.template.cfn.json
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@
}
}
},
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"MssqlNode1InstanceId": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"AWSTemplateFormatVersion": "2010-09-09",
"Description": "This template deploys a MySQL RDS instance",
"Metadata": {
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"JDBCConnectionString": {
Expand Down
2 changes: 1 addition & 1 deletion templates/ds_ad_primary_dc.element.template.cfn.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
}
},
"Metadata": {
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"DomainAdmin": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"AWSTemplateFormatVersion": "2010-09-09",
"Description": "This element creates a Route53 private hosted zone, to resolve the domain to the AD Domain Controllers via DHCP.",
"Metadata": {
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"HostedZoneId": {
Expand Down
2 changes: 1 addition & 1 deletion templates/ds_ad_replica_dc.element.template.cfn.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
}
},
"Metadata": {
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"DomainControllerID": {
Expand Down
2 changes: 1 addition & 1 deletion templates/ds_ad_security_groups.element.template.cfn.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"AWSTemplateFormatVersion": "2010-09-09",
"Description": "This element creates 2 security groups for an Active Directory domain -- one for Domain Controllers and one for Domain Members.",
"Metadata": {
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"DomainControllerSGID": {
Expand Down
2 changes: 1 addition & 1 deletion templates/ds_dhcp_options.element.template.cfn.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"AWSTemplateFormatVersion": "2010-09-09",
"Description": "This element creates an Active Directory domain with a single domain controller. The default Domain Administrator password will be the one retrieved from the instance.",
"Metadata": {
"Version": "0.3.3"
"Version": "0.3.4"
},
"Parameters": {
"DomainControllerIPs": {
Expand Down
2 changes: 1 addition & 1 deletion templates/ds_singleaz_ad.compound.template.cfn.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"AWSTemplateFormatVersion": "2010-09-09",
"Description": "This template creates an Active Directory infrastructure in a Single AZ.",
"Metadata": {
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"DomainAdmin": {
Expand Down
2 changes: 1 addition & 1 deletion templates/es_service_domain.element.template.cfn.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
}
]
},
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"DedicatedMasterCount": {
Expand Down
2 changes: 1 addition & 1 deletion templates/nw_create_peer_role.element.template.cfn.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"AWSTemplateFormatVersion": "2010-09-09",
"Description": "This template creates an assumable role for cross account VPC peering.",
"Metadata": {
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"RoleARN": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
}
]
},
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"InternetGatewayId": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
}
]
},
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"InternetGatewayId": {
Expand Down
2 changes: 1 addition & 1 deletion templates/nw_nat_gateway.element.template.cfn.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"AWSTemplateFormatVersion": "2010-09-09",
"Description": "This element creates a NAT Gateway with an Elastic IP, Private route table with route to the NAT Gateway.",
"Metadata": {
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"NATGatewayElasticIP": {
Expand Down
2 changes: 1 addition & 1 deletion templates/nw_nat_with_eni.element.template.cfn.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
}
},
"Metadata": {
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"NATElasticNetworkInterfaceId": {
Expand Down
2 changes: 1 addition & 1 deletion templates/nw_peered_sg.element.template.cfn.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"AWSTemplateFormatVersion": "2010-09-09",
"Description": "This element creates a Security Group to allow remote access from instances in the specified security group within the peered account.",
"Metadata": {
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"VpcPeerSecurityGroupId": {
Expand Down
2 changes: 1 addition & 1 deletion templates/nw_private_subnet.element.template.cfn.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"AWSTemplateFormatVersion": "2010-09-09",
"Description": "This element creates a Private Subnet and associates it with a given Route Table.",
"Metadata": {
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"AvailabilityZoneName": {
Expand Down
2 changes: 1 addition & 1 deletion templates/nw_public_subnet.element.template.cfn.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"AWSTemplateFormatVersion": "2010-09-09",
"Description": "This element creates a Public Subnet and associates it with a given Route Table.",
"Metadata": {
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"AvailabilityZoneName": {
Expand Down
2 changes: 1 addition & 1 deletion templates/nw_r53_peered_domain.element.template.cfn.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"AWSTemplateFormatVersion": "2010-09-09",
"Description": "This element creates a Route53 Private Hosted Zone and the associated resource records for a peered domain.",
"Metadata": {
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"PrivateHostedZoneId": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
}
]
},
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"InternetGatewayId": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
}
]
},
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"InternetGatewayId": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
}
]
},
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"InternetGatewayId": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
}
]
},
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"InternetGatewayId": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"Description": "This element creates a VPC peering connection and adds the necessary route to specified route tables.",
"Metadata": {
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"VpcPeeringConnection": {
Expand Down
2 changes: 1 addition & 1 deletion templates/nw_vpc_with_igw.element.template.cfn.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"AWSTemplateFormatVersion": "2010-09-09",
"Description": "This element creates a VPC network with an Internet Gateway.",
"Metadata": {
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"InternetGatewayId": {
Expand Down
2 changes: 1 addition & 1 deletion templates/ra_guac_autoscale_public_alb.template.cfn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Mappings:
Parameters:
Location: 's3://app-chemistry/snippets/instance_type_map.snippet.cfn.yaml'
Metadata:
Version: 0.3.3
Version: 0.3.4
cfn-lint:
config:
ignore_checks:
Expand Down
2 changes: 1 addition & 1 deletion templates/ra_rdcb_fileserver_ha.template.cfn.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
}
}
},
"Version": "0.3.3"
"Version": "0.3.4"
},
"Outputs": {
"RdcbEc2InstanceId": {
Expand Down
2 changes: 1 addition & 1 deletion templates/ra_rdcb_fileserver_standalone.template.cfn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Metadata:
ParameterLabels:
AmiNameSearchString:
default: AMI Name Search Pattern
Version: 0.3.3
Version: 0.3.4
cfn-lint:
config:
ignore_checks:
Expand Down
2 changes: 1 addition & 1 deletion templates/ra_rdgw_autoscale_public_lb.template.cfn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Metadata:
default: AMI Name Search Pattern
ScaleDownDesiredCapacity:
default: Scale Down Desired Capacity
Version: 0.3.3
Version: 0.3.4
cfn-lint:
config:
ignore_checks:
Expand Down
2 changes: 1 addition & 1 deletion templates/ra_rdsh_autoscale_internal_lb.template.cfn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Metadata:
default: AMI Name Search Pattern
ScaleDownDesiredCapacity:
default: Scale Down Desired Capacity
Version: 0.3.3
Version: 0.3.4
cfn-lint:
config:
ignore_checks:
Expand Down

0 comments on commit 5ac9284

Please sign in to comment.