Terraform and OCI DHCP Options

Hello blog! Sorry I’ve been lacking with my posts but let’s kick it off again and with a bang! I’ve had few cases previously where I’m using Terraform modules and the blocks need to support one to many different values. This means that sometimes the values exist and sometimes they don’t. For this I thought…

Taking a ride with OCI autoscaling and instance pools

Some time ago Oracle Cloud Infrastructure introduced features around autoscaling and instance pools. This in short means you have an instance pool which uses image from the instance configuration you have defined. Instance pool has minimum number of instances you want to keep running and with autoscaling you can add scaling out or in depending…