hashicorp / terraform-plugin-framework

A next-generation framework for building Terraform providers.
https://developer.hashicorp.com/terraform/plugin/framework
Mozilla Public License 2.0
306 stars 93 forks source link

all: Add int32 type, attribute, and function support #1010

Closed SBGoods closed 5 months ago

SBGoods commented 5 months ago

Closes: #801

This PR introduces Int32 type support to terraform-plugin-framework with the addition of: