-
Notifications
You must be signed in to change notification settings - Fork 2
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
test #94
test #94
Conversation
👋 Thanks for opening a pull request!If you are new, please check out the deployment process to understand how to deploy this pull request. A trimmed down summary will be listed below:
|
.noop |
Deployment Triggered 🚀GrantBirki, started a noop deployment to production You can watch the progress here 🔗
|
Deployment Results ✅GrantBirki successfully noop deployed branch Show ResultsTerraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~ update in-place
Terraform will perform the following actions:
# cloudflare_zone_settings_override.tarkov_dev will be updated in-place
~ resource "cloudflare_zone_settings_override" "tarkov_dev" {
id = "a17204c79af55fcf05e4975f66e2490e"
# (6 unchanged attributes hidden)
~ settings {
# (51 unchanged attributes hidden)
~ minify {
~ css = "off" -> "on"
~ html = "off" -> "on"
~ js = "off" -> "on"
}
# (2 unchanged blocks hidden)
}
}
Plan: 0 to add, 1 to change, 0 to destroy.
|
.deploy |
Deployment Triggered 🚀GrantBirki, started a branch deployment to production You can watch the progress here 🔗
|
Deployment Results ✅GrantBirki successfully branch deployed branch Show ResultsTerraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~ update in-place
Terraform will perform the following actions:
# cloudflare_zone_settings_override.tarkov_dev will be updated in-place
~ resource "cloudflare_zone_settings_override" "tarkov_dev" {
id = "a17204c79af55fcf05e4975f66e2490e"
# (6 unchanged attributes hidden)
~ settings {
# (51 unchanged attributes hidden)
~ minify {
~ css = "off" -> "on"
~ html = "off" -> "on"
~ js = "off" -> "on"
}
# (2 unchanged blocks hidden)
}
}
Plan: 0 to add, 1 to change, 0 to destroy.
cloudflare_zone_settings_override.tarkov_dev: Modifying... [id=a17204c79af55fcf05e4975f66e2490e]
cloudflare_zone_settings_override.tarkov_dev: Modifications complete after 2s [id=a17204c79af55fcf05e4975f66e2490e]
Apply complete! Resources: 0 added, 1 changed, 0 destroyed.
|
.deploy main |
Deployment Triggered 🚀GrantBirki, started a branch deployment to production You can watch the progress here 🔗
|
Deployment Results ✅GrantBirki successfully branch deployed branch Show ResultsTerraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~ update in-place
Terraform will perform the following actions:
# cloudflare_zone_settings_override.tarkov_dev will be updated in-place
~ resource "cloudflare_zone_settings_override" "tarkov_dev" {
id = "a17204c79af55fcf05e4975f66e2490e"
# (6 unchanged attributes hidden)
~ settings {
# (51 unchanged attributes hidden)
~ minify {
~ css = "off" -> "on"
~ html = "off" -> "on"
~ js = "off" -> "on"
}
# (2 unchanged blocks hidden)
}
}
Plan: 0 to add, 1 to change, 0 to destroy.
cloudflare_zone_settings_override.tarkov_dev: Modifying... [id=a17204c79af55fcf05e4975f66e2490e]
cloudflare_zone_settings_override.tarkov_dev: Modifications complete after 3s [id=a17204c79af55fcf05e4975f66e2490e]
Apply complete! Resources: 0 added, 1 changed, 0 destroyed.
|
.unlock |
🔓 Deployment Lock RemovedThe |
No description provided.