Skip to content

Commit 9e7ee52

Browse files
committed
changes
1 parent e0a3794 commit 9e7ee52

File tree

3 files changed

+1
-23
lines changed

3 files changed

+1
-23
lines changed

.github/dependabot.yml

-3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,3 @@ updates:
1010
directory: "/"
1111
schedule:
1212
interval: "daily"
13-
# TODO: Dependabot only updates hashicorp GHAs in the template repository, the following lines can be removed for consumers of this template
14-
# allow:
15-
# - dependency-name: "hashicorp/*"

.mockery.yaml

-19
This file was deleted.

.terraformrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
provider_installation {
22
dev_overrides {
3-
"registry.terraform.io/astronomer/astronomer" = "/Users/vandy/astronomer/astronomer-terraform-provider/bin"
3+
"registry.terraform.io/astronomer/astronomer" = "~/astronomer/astronomer-terraform-provider/bin"
44
}
55
direct {}
66
}

0 commit comments

Comments
 (0)