Skip to content

Commit 754a207

Browse files
committed
update
1 parent f08e65c commit 754a207

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

argocd/resource_argocd_application.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ func resourceArgoCDApplicationCreate(ctx context.Context, d *schema.ResourceData
139139

140140
ObjectMeta: objectMeta,
141141
Spec: spec,
142+
Upsert: true,
142143
TypeMeta: metav1.TypeMeta{
143144
Kind: "Application",
144145
APIVersion: "argoproj.io/v1alpha1",

0 commit comments

Comments
 (0)