Jamie Zieziula
Jamie Zieziula
Related to #1279 & #1356 - this aims to allow users to define **both** a release channel to use as well as a defined version of kubernetes.
Closes #320
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When I run `updatecli apply` it works mostly as expected. However,...
#### Terraform Cloud/Enterprise version We are using Terraform Cloud #### Terraform version 1.7.0 #### Terraform Configuration Files ```terraform resource "tfe_organization_default_settings" "org_default" { default_execution_mode = "remote" } ``` #### Expected Behavior...
I am attempting to import my existing flux implementation to the new terraform resource - I am getting the following error: Config: ``` resource "flux_bootstrap_git" "cluster_deployment" { depends_on = [...
Similar to how the provider supports specifying a `branch`, allow for a `tag` to be specified: ``` provider "flux" { kubernetes = { ... } git = { url =...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior If I have a yaml anchor defined in my target yaml...
as defined [here](https://helm.sh/docs/topics/chart_tests/)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html Create a single cloudformation template + bootstrap script to deploy the prefect agent onto an ec2 instance