Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add github env deployment #253

Merged
merged 1 commit into from
Jul 16, 2024
Merged

feat: add github env deployment #253

merged 1 commit into from
Jul 16, 2024

Conversation

rdhar
Copy link
Member

@rdhar rdhar commented Jul 16, 2024

No description provided.

Signed-off-by: Rishav Dhar <[email protected]>
@github-actions github-actions bot added the tf:plan Pull requests that plan TF code label Jul 16, 2024
@rdhar rdhar merged commit 311641b into main Jul 16, 2024
6 checks passed
@rdhar rdhar deleted the add-github-env-deployment branch July 16, 2024 18:56
@github-actions github-actions bot added the tf:apply Pull requests that apply TF code label Jul 16, 2024
Copy link

apply -chdir=stacks/sample_instance
Apply complete! Resources: 0 added, 0 changed, 0 destroyed.
TF Sample by @rdhar via pull_request at 2024-07-16T18:56:38Z.
Apply complete! Resources: 0 added, 0 changed, 0 destroyed.

Outputs:

sample_instance_id = "i-098f48838aeb50126"

Copy link

apply -chdir=stacks/sample_bucket
Apply complete! Resources: 0 added, 0 changed, 0 destroyed.
TF Sample by @rdhar via pull_request at 2024-07-16T18:56:38Z.
Apply complete! Resources: 0 added, 0 changed, 0 destroyed.

Outputs:

sample_bucket_id = "sample20240625140440498600000001"

Copy link

apply -chdir=stacks/sample_bucket
Apply complete! Resources: 0 added, 0 changed, 0 destroyed.
TF Sample by @rdhar via pull_request at 2024-07-16T18:56:38Z.
Apply complete! Resources: 0 added, 0 changed, 0 destroyed.

Outputs:

sample_bucket_id = "sample20240625140440827400000001"

Copy link

apply -chdir=stacks/sample_instance
Apply complete! Resources: 1 added, 0 changed, 0 destroyed.
TF Sample by @rdhar via pull_request at 2024-07-16T18:56:38Z.
Apply complete! Resources: 1 added, 0 changed, 0 destroyed.

Outputs:

sample_instance_id = "i-0a3b095b4e8896937"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tf:apply Pull requests that apply TF code tf:plan Pull requests that plan TF code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant