File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
data-sources/mailform_order Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ The provide with use the environment variable `MAILFORM_API_TOKEN` by default un
1919terraform {
2020 required_providers {
2121 mailform = {
22- source = "github.com/ circa10a/terraform-provider- mailform"
22+ source = "circa10a/mailform"
2323 }
2424 }
2525}
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Order data source in the Terraform provider mailform.
1616terraform {
1717 required_providers {
1818 mailform = {
19- source = "github.com/ circa10a/terraform-provider- mailform"
19+ source = "circa10a/mailform"
2020 }
2121 }
2222}
Original file line number Diff line number Diff line change 11terraform {
22 required_providers {
33 mailform = {
4- source = " github.com/ circa10a/terraform-provider- mailform"
4+ source = " circa10a/mailform"
55 }
66 }
77}
Original file line number Diff line number Diff line change 11terraform {
22 required_providers {
33 mailform = {
4- source = " github.com/ circa10a/terraform-provider- mailform"
4+ source = " circa10a/mailform"
55 }
66 }
77}
Original file line number Diff line number Diff line change 11terraform {
22 required_providers {
33 mailform = {
4- source = " github.com/ circa10a/terraform-provider- mailform"
4+ source = " circa10a/mailform"
55 }
66 }
77}
You can’t perform that action at this time.
0 commit comments