Skip to content

Commit

Permalink
updated final changes
Browse files Browse the repository at this point in the history
  • Loading branch information
chefgs committed Jul 23, 2024
1 parent 3a6bcb0 commit e726d6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tf_cloud_aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
name: AWS Infra Creation Using in TF Cloud

on:
workflow_dispatch:
workflow_call:
secrets:
TF_API_TOKEN:
Expand All @@ -13,11 +12,12 @@ on:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:

env:
tfcode_path: tfcloud_samples/amazon_ec2
tfc_organisation: gsaravanan-tf
tfc_hostname: app.terraform.io
tfc_organisation: gsaravanan-tf
tfc_workspace: example-workspace

jobs:
Expand Down

0 comments on commit e726d6e

Please sign in to comment.