Skip to content

Commit

Permalink
Renamed all but circle CI (#49)
Browse files Browse the repository at this point in the history
* Renamed all but circle CI

* Update url in readme
  • Loading branch information
Nick Huanca authored and Micah Huber committed Jul 15, 2019
1 parent ca194aa commit 5c81d31
Show file tree
Hide file tree
Showing 13 changed files with 69 additions and 69 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This module has been tested with Terraform version 0.11.8

```
module "vpc" {
source = "git::ssh://[email protected]/reactiveops/terraform-vpc.git?ref=2.0.2"
source = "git::ssh://[email protected]/FairwindsOps/terraform-vpc.git?ref=2.0.2"
aws_region = "${var.aws_region}"
Expand Down
2 changes: 1 addition & 1 deletion eip.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Copyright 2017 Reactive Ops Inc.
#Copyright 2019 Fairwinds Inc.
#
#Licensed under the Apache License, Version 2.0 (the “License”);
#you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion internet-gateway.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Copyright 2017 Reactive Ops Inc.
#Copyright 2019 Fairwinds Inc.
#
#Licensed under the Apache License, Version 2.0 (the “License”);
#you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion license.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2017, ReactiveOps
Copyright 2019, Fairwinds

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion nat-gateway.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Copyright 2017 Reactive Ops Inc.
#Copyright 2019 Fairwinds Inc.
#
#Licensed under the Apache License, Version 2.0 (the “License”);
#you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion route-table.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Copyright 2017 Reactive Ops Inc.
#Copyright 2019 Fairwinds Inc.
#
#Licensed under the Apache License, Version 2.0 (the “License”);
#you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion subnets.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Copyright 2017 Reactive Ops Inc.
#Copyright 2019 Fairwinds Inc.
#
#Licensed under the Apache License, Version 2.0 (the “License”);
#you may not use this file except in compliance with the License.
Expand Down
20 changes: 10 additions & 10 deletions tests/fixtures/terraform.1az.tfvars.example.output
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ Terraform will perform the following actions:
public_ip: <computed>
public_ipv4_pool: <computed>
tags.%: "2"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
vpc: "true"

 + aws_internet_gateway.default
 id: <computed>
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "vpc-module-test"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -45,7 +45,7 @@ Terraform will perform the following actions:
public_ip: <computed>
subnet_id: "${element(aws_subnet.public.*.id, count.index)}"
tags.%: "2"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"

 + aws_route.private_nat_gateway
Expand Down Expand Up @@ -82,7 +82,7 @@ Terraform will perform the following actions:
propagating_vgws.#: <computed>
route.#: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "private_az1"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -93,7 +93,7 @@ Terraform will perform the following actions:
propagating_vgws.#: <computed>
route.#: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "public"
vpc_id: "${aws_vpc.default.id}"
Expand Down Expand Up @@ -130,7 +130,7 @@ Terraform will perform the following actions:
map_public_ip_on_launch: "false"
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "admin_az1"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -147,7 +147,7 @@ Terraform will perform the following actions:
map_public_ip_on_launch: "false"
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "private_prod_az1"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -164,7 +164,7 @@ Terraform will perform the following actions:
map_public_ip_on_launch: "false"
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "private_working_az1"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -181,7 +181,7 @@ Terraform will perform the following actions:
map_public_ip_on_launch: "false"
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "public_az1"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -205,7 +205,7 @@ Terraform will perform the following actions:
main_route_table_id: <computed>
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "vpc-module-test"

Expand Down
48 changes: 24 additions & 24 deletions tests/fixtures/terraform.nat-gw.tfvars.example.output
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Terraform will perform the following actions:
public_ip: <computed>
public_ipv4_pool: <computed>
tags.%: "2"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
vpc: "true"

Expand All @@ -41,7 +41,7 @@ Terraform will perform the following actions:
public_ip: <computed>
public_ipv4_pool: <computed>
tags.%: "2"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
vpc: "true"

Expand All @@ -58,15 +58,15 @@ Terraform will perform the following actions:
public_ip: <computed>
public_ipv4_pool: <computed>
tags.%: "2"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
vpc: "true"

 + aws_internet_gateway.default
 id: <computed>
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "vpc-module-test"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -79,7 +79,7 @@ Terraform will perform the following actions:
public_ip: <computed>
subnet_id: "${element(aws_subnet.public.*.id, count.index)}"
tags.%: "2"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"

 + aws_nat_gateway.nat_gateway[1]
Expand All @@ -90,7 +90,7 @@ Terraform will perform the following actions:
public_ip: <computed>
subnet_id: "${element(aws_subnet.public.*.id, count.index)}"
tags.%: "2"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"

 + aws_nat_gateway.nat_gateway[2]
Expand All @@ -101,7 +101,7 @@ Terraform will perform the following actions:
public_ip: <computed>
subnet_id: "${element(aws_subnet.public.*.id, count.index)}"
tags.%: "2"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"

 + aws_route.private_nat_gateway[0]
Expand Down Expand Up @@ -166,7 +166,7 @@ Terraform will perform the following actions:
propagating_vgws.#: <computed>
route.#: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "private_az1"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -177,7 +177,7 @@ Terraform will perform the following actions:
propagating_vgws.#: <computed>
route.#: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "private_az2"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -188,7 +188,7 @@ Terraform will perform the following actions:
propagating_vgws.#: <computed>
route.#: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "private_az3"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -199,7 +199,7 @@ Terraform will perform the following actions:
propagating_vgws.#: <computed>
route.#: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "public"
vpc_id: "${aws_vpc.default.id}"
Expand Down Expand Up @@ -276,7 +276,7 @@ Terraform will perform the following actions:
map_public_ip_on_launch: "false"
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "admin_az1"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -293,7 +293,7 @@ Terraform will perform the following actions:
map_public_ip_on_launch: "false"
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "admin_az2"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -310,7 +310,7 @@ Terraform will perform the following actions:
map_public_ip_on_launch: "false"
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "admin_az3"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -327,7 +327,7 @@ Terraform will perform the following actions:
map_public_ip_on_launch: "false"
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "private_prod_az1"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -344,7 +344,7 @@ Terraform will perform the following actions:
map_public_ip_on_launch: "false"
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "private_prod_az2"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -361,7 +361,7 @@ Terraform will perform the following actions:
map_public_ip_on_launch: "false"
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "private_prod_az3"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -378,7 +378,7 @@ Terraform will perform the following actions:
map_public_ip_on_launch: "false"
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "private_working_az1"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -395,7 +395,7 @@ Terraform will perform the following actions:
map_public_ip_on_launch: "false"
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "private_working_az2"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -412,7 +412,7 @@ Terraform will perform the following actions:
map_public_ip_on_launch: "false"
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "private_working_az3"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -429,7 +429,7 @@ Terraform will perform the following actions:
map_public_ip_on_launch: "false"
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "public_az1"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -446,7 +446,7 @@ Terraform will perform the following actions:
map_public_ip_on_launch: "false"
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "public_az2"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -463,7 +463,7 @@ Terraform will perform the following actions:
map_public_ip_on_launch: "false"
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "public_az3"
vpc_id: "${aws_vpc.default.id}"
Expand All @@ -487,7 +487,7 @@ Terraform will perform the following actions:
main_route_table_id: <computed>
owner_id: <computed>
tags.%: "3"
tags.Author: "ReactiveOps"
tags.Author: "Fairwinds"
tags.Managed By: "Terraform"
tags.Name: "vpc-module-test"

Expand Down
Loading

0 comments on commit 5c81d31

Please sign in to comment.