File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ inputs:
106
106
required : false
107
107
default : ' true'
108
108
upload-plan-destination :
109
- description : Destination to upload the plan to. azure, gcp, github and aws are currently supported.
109
+ description : Destination to upload the plan to. Azure, GCP, GitHub and aws are currently supported.
110
110
required : false
111
111
upload-plan-destination-s3-bucket :
112
112
description : Name of the destination bucket for AWS S3. Should be provided if destination == aws
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ inputs:
84
84
required: false
85
85
default: 'true'
86
86
upload-plan-destination:
87
- description: Destination to upload the plan to. azure, gcp , GitHub and aws are currently supported.
87
+ description: Destination to upload the plan to. Azure, GCP , GitHub and aws are currently supported.
88
88
required: false
89
89
upload-plan-destination-s3-bucket:
90
90
description: Name of the destination bucket for AWS S3. Should be provided if destination == aws
You can’t perform that action at this time.
0 commit comments