-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Feature Request: Service Fabric #541
Comments
Any update on the subject? That's the key piece missing at least for our Azure endeavors. |
@tombuildsstuff any chance this gets on 1.3 or 1.4? 🥇 |
Any updates on this enhancement request? |
@tombuildsstuff hey! any news on this? i was also wondering as soon as this feature will be implemented, will we be able to do things such as update the nodes certificates or add additional scalesets such as we do with arm templates? its an issue as microsoft says the supported way to handle the cluster is through arm templates.. thanks! |
@pixelicous Service Fabric isn't on our short-term roadmap unfortunately; that said we'd happily accept a community contribution adding support for this. Regarding what features will be available, I'm not familiar enough with Service Fabric to comment, but there appears to be API's available which should help someone familiar with it to answer that question: https://docs.microsoft.com/en-us/rest/api/servicefabric/sfrp-api-clusters_update :) |
@tombuildsstuff hey tom! thanks for your response, i would love to contribute and add much more than service fabric, would need to learn GO for this.. believe me if i had time i would, however i dont :) |
This evening the Managed Service Fabric offering "Service Fabric Mesh" has been announced in Public Preview - which may change task (perhaps it'd be worth looking at the Managed SF offering vs the Unmanaged SF offering in the future?): https://azure.microsoft.com/en-gb/blog/azure-service-fabric-mesh-is-now-in-public-preview/ |
Go libs about to land: Azure/azure-sdk-for-go#2228 |
@tombuildsstuff @joshgav The mesh is the Paas containers offering, completely different thing which is very contraint, not something we are working with. |
hey @retheshnair @naymore @Pixelicious @schuyleroccm Just to let you know that support for Service Fabric Clusters has been merged via #4 and will go out in v1.12 of the AzureRM Provider. Thanks to @lstolyarov for submitting the original PR / apologies this PR sat waiting for so long (I hope he doesn't mind that I rebased/finished the PR!) Thanks! |
Hi @tombuildsstuff |
@ttsdevelopers
it tends to vary somewhat (so we don't target specific dates since things can move) - but there'll be a release in the near future.
You can upgrade the version of the AzureRM Provider used by Terraform by doing the following:
and then re-running Thanks! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks! |
This issue was originally opened by @retheshnair as hashicorp/terraform#16604. It was migrated here as a result of the provider split. The original body of the issue is below.
Hi there,
Terraform support for azure service fabric cluster missing
Terraform Version
[root@puppettest PUPPETPREPROD]# terraform -v
Terraform v0.10.7
Your version of Terraform is out of date! The latest version
is 0.10.8. You can update by downloading from www.terraform.io/downloads.html
The text was updated successfully, but these errors were encountered: