Spirit-act

Results 6 comments of Spirit-act

If we remove **only** the `flux_bootstrap_git` resource, the removal process works. ```terraform resource "flux_bootstrap_git" "this" { path = "clusters/prod" version = "v0.41.2" components_extra = [ "image-reflector-controller", "image-automation-controller" ] } ```

Hello Steve, we discovered the issue in the setup phase of our cluster. In this phase we deployed and teared down the cluster multiple times. Since then we had no...

I stumbled upon this issue today and I had the same problem. I have forked the Repo for me and added a workaround, you can see it here: https://github.com/delta-one-net/ansible-netplan/blob/master/templates/etc/netplan/config.yaml.j2#L9 If...

For anybody who needs it: I currently maintain a Fork on packagist until this is merged, or the error is fixed. https://packagist.org/packages/spirit-act/googleads-php-lib

Thanks for the Link, I forgot to look at the GitHub wiki. If I understand correctly, in order to adopt my changes, only the docs section for the build needs...