Unauthorized error when using TFE

my code works on terraform OSS and when trying to run on TFE using my jenkins pipeline I get the following error. I am trying to create a Aurora myswlserverless RDS.

rror: UnauthorizedOperation: You are not authorized to perform this operation.
status code: 403, request id: f5322af3-9740-42dd-867a-b24d2c03bbd4
on DAAuroraServerlessMySQLModule/auroraserverlessmysql.tf line 11, in data “aws_vpc” “current_vpc”:
11: data “aws_vpc” “current_vpc” {

Error: UnauthorizedOperation: You are not authorized to perform this operation.
status code: 403, request id: 50383cf5-3967-4647-b55f-7fd09fb9ab4f
on DAAuroraServerlessMySQLModule/auroraserverlessmysql.tf line 20, in data “aws_subnet” “data1”:
20: data “aws_subnet” “data1” {

Error: UnauthorizedOperation: You are not authorized to perform this operation.
status code: 403, request id: ce791c0a-83a3-4c79-9bca-4c6daa6b21e6