This is a core benefit of Terraform's plugin-based architecture. Terraform providers are essentially plugins that extend Terraform's capabilities to interact with various APIs (cloud providers, SaaS services, custom internal systems). If a provider doesn't exist for a specific API you need to manage, you can absolutely write your own custom provider using Go. This is a powerful extensibility feature.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
ShakthiGCP
6 days, 5 hours ago