Skip to content

Commit

Permalink
Fix depends
Browse files Browse the repository at this point in the history
  • Loading branch information
cybermaggedon committed Aug 8, 2023
1 parent 73d7844 commit 04c9cf6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pulumi/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,6 @@ const recordSet = new gcp.dns.RecordSet(
},
{
provider: provider,
dependsOn: zone,
}
);

Expand Down

0 comments on commit 04c9cf6

Please sign in to comment.