microsoft / azure-container-apps

Roadmap and issues for Azure Container Apps
MIT License
370 stars 29 forks source link

Terraform Support #587

Open SophCarp opened 1 year ago

SophCarp commented 1 year ago

ETA Public Preview end of March 2023

diegolagospagopa commented 1 year ago

hi People, do you have any idea when this new feature will be available?

baoj-dfo commented 1 year ago

why the Terraform support take so long ?

SophCarp commented 1 year ago

hi People, do you have any idea when this new feature will be available?

Hi @diegolagospagopa I just updated the description with an ETA (end of March). Thank you and @baoj-dfo for your patience. We're working on a lot of new features for the end of this quarter that we believe a lot of customers will appreciate! 😊

praneetloke commented 1 year ago

Is there more information on what exactly "Terraform Support" means here?

anthonychu commented 1 year ago

It means to add Container Apps to the Terraform providers for Azure. Please see this pull request for the latest progress: https://github.com/hashicorp/terraform-provider-azurerm/pull/18008

ilmax commented 1 year ago

ETA Public Preview end of March 2023

Let's wait till April so we make it one year since the GA, you know, OCD...

On a more serious note I would love to know why it took so long to add such an important feature, even though the demand for it was crystal clear

derSchtefan commented 1 year ago

On a more serious note I would love to know why it took so long to add such an important feature, even though the demand for it was crystal clear

It is "half-working" with the azapi provider. "Good-enough" to get the early adopters on it and make them pull out their hair constantly.

baoj-dfo commented 1 year ago

looking at azapi provider, MS intent to move people towards Bicep

PascalSenn commented 1 year ago

terrafrom now supports azure container apps in azurerm version 3.43.0. see https://github.com/hashicorp/terraform-provider-azurerm/pull/18008#issuecomment-1425918528

jsok commented 1 year ago

There's still al lot of missing key functionality, e.g. https://github.com/hashicorp/terraform-provider-azurerm/pull/21274 Is anyone able to help motivate a PR review?

dav1dli commented 1 year ago

Please add jobs and event triggers. It even works in az cli. And examples tabs in the documentation. Thanks.

vermegi commented 1 year ago

Additionally workload profiles is not supported yet on the TF provider: https://github.com/hashicorp/terraform-provider-azurerm/issues/21747

ilmax commented 1 year ago

@vermegi a lot of things are not supported in the azurerm provider, not sure why but no one cares updating it. It's quite disappointing honestly

davidkarlsen commented 10 months ago

It's even more disappointing that the PRs that are clean won't get merged.

SergeantCode commented 7 months ago

FYI I suppose this is a good place to track changes made.

RP-TSB commented 5 months ago

@vermegi a lot of things are not supported in the azurerm provider, not sure why but no one cares updating it. It's quite disappointing honestly

I can only assume to try and funnel people onto using ARM/BICEP.