Patrick Decat
Patrick Decat
Following up on @bflad's suggestion in https://github.com/terraform-providers/terraform-provider-aws/pull/2250#pullrequestreview-75794601, it would be great if Terraform core supported denoting resource restarts/downtime during plan phase, similar to how it denotes recreation (_forces new resource_)....
## Description This PR adds support for installing poetry dependencies with `pip --no-deps` for projects with `pyproject.toml` and optionally `poetry.lock` files. We use pip as as poetry [does not currently...
When removing a cluster from a `gce-multi-cluster` ingress, firewall rules are updated before removing backend services: ``` # kubemci remove-clusters portal-webfront --ingress=ingress-webfront.yml --gcp-project=$GCP_PROJECT --kubeconfig=$KUBECONFIG --kubecontexts=gke_myproject-prod_europe-west1-b_myproject-prod-europe-west1-cluster1 Determining instance groups for cluster...
**Is your feature request related to a problem? Please describe.** When generating a compliance report with `steampipe check all`, the report can contain many empty sections about resources that are...
This PR updates all dependencies, most notably terraform SDK which reveals an error in [recently added changes](https://github.com/PagerDuty/terraform-provider-pagerduty/pull/527/files#r901479753). ``` make testacc TEST=./pagerduty/ TESTARGS='-run=TestAccPagerDutyService_AlertContentGrouping' ==> Checking that code complies with gofmt requirements......
This PR adds a test case for importing the config field of a service extension. Also, the `resourcePagerDutyExtensionImport` function is replaced by the generic pass through function based on the...
Usage of `Unix timestamp` here is confusing, as that usually means _the number of (milli-)seconds that have elapsed since the Unix Epoch (January 1st, 1970 at UTC)_. Note that official...
This PR adds support for the manufacturer specific cluster `0xFF66` of the Lixee ZLinky_TIC device. Reference available at: - https://github.com/fairecasoimeme/Zlinky_TIC - https://github.com/fairecasoimeme/Zlinky_TIC/blob/master/ZLinky/Source/LixeeCluster.h#L74-L125 Submitted as draft as there's only one of...
Hi @visualapproach, I've being eyeing at your impressive work on this project for a year or so and finally decided to give it a try with my Bestway Palm Springs...
*Issue #, if available:* N/A *Description of changes:* Fix ec2 revoke-security-group-egress and revoke-security-group-ingress examples By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this...