hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.61k stars 9k forks source link

[New Resource]: aws_iot_job_template #38095

Open JTaylor-myenergi opened 1 week ago

JTaylor-myenergi commented 1 week ago

Description

I would like to create IoT Core job templates via Terraform.

Requested Resource(s) and/or Data Source(s)

aws_iot_job_template

Potential Terraform Configuration

No response

References

https://docs.aws.amazon.com/iot/latest/developerguide/job-templates-cli.html https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/iot#CreateJobTemplateInput

Would you like to implement a fix?

No

github-actions[bot] commented 1 week ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue