hashicorp / terraform-plugin-framework

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

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

Closed SBGoods closed 1 week ago

SBGoods commented 2 weeks ago

Closes: #801

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