Cox-Automotive / terraform-provider-alks

Terraform Provider for ALKS
MIT License
37 stars 23 forks source link

Add max session duration #157

Closed codykoelemay closed 2 years ago

codykoelemay commented 2 years ago

Added max session duration to resourceAlksIamRoleCreate. If the max sesion duration isn't provided, it will default to a value of 3600 seconds (1Hr). Updated terraform-json and alks-go dependencies.