File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
adding-custom-origins-and-cache-behaviours
full-launch-with-existing-route53-zone
use-existing-certificate-and-create-own-route53-records Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ resource "aws_route53_zone" "example" {
1818}
1919
2020module "aws_publii_hosting" {
21- source = "chris-qa-org/terraform-aws- publii-hosting/aws"
21+ source = "chris-qa-org/publii-hosting/aws"
2222 version = "v1.0.1"
2323
2424 providers = {
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ resource "aws_route53_zone" "example" {
1313}
1414
1515module "aws_publii_hosting" {
16- source = " chris-qa-org/terraform-aws- publii-hosting/aws"
16+ source = " chris-qa-org/publii-hosting/aws"
1717 version = " v1.0.1"
1818
1919 providers = {
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ resource "aws_route53_zone" "example" {
1818}
1919
2020module "aws_publii_hosting" {
21- source = "chris-qa-org/terraform-aws- publii-hosting/aws"
21+ source = "chris-qa-org/publii-hosting/aws"
2222 version = "v1.0.1"
2323
2424 providers = {
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ resource "aws_route53_zone" "example" {
1313}
1414
1515module "aws_publii_hosting" {
16- source = " chris-qa-org/terraform-aws- publii-hosting/aws"
16+ source = " chris-qa-org/publii-hosting/aws"
1717 version = " v1.0.1"
1818
1919 providers = {
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ provider "aws" {
1414}
1515
1616module "aws_publii_hosting" {
17- source = "chris-qa-org/terraform-aws- publii-hosting/aws"
17+ source = "chris-qa-org/publii-hosting/aws"
1818 version = "v1.0.1"
1919
2020 providers = {
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ provider "aws" {
99}
1010
1111module "aws_publii_hosting" {
12- source = " chris-qa-org/terraform-aws- publii-hosting/aws"
12+ source = " chris-qa-org/publii-hosting/aws"
1313 version = " v1.0.1"
1414
1515 providers = {
You can’t perform that action at this time.
0 commit comments